<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases/frameworks/5 protocol buffers, branch python35</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Add support for @CURRENT_SOURCE_DIR@ in generator arguments</title>
<updated>2017-05-08T18:53:57+00:00</updated>
<author>
<name>Alberto Aguirre</name>
<email>alberto.aguirre@canonical.com</email>
</author>
<published>2017-04-14T13:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=ccab7d64f474f00e010b2c6601e63d8034c5552a'/>
<id>ccab7d64f474f00e010b2c6601e63d8034c5552a</id>
<content type='text'>
Allow users to specify @CURRENT_SOURCE_DIR@ in generator arguments
to specify the current target source directory.
This is useful when creating protobuf generator objects in sub-directories
because protoc will then generate files in the expected location.

Fixes #1622.

Remove stray semicolon

Update documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow users to specify @CURRENT_SOURCE_DIR@ in generator arguments
to specify the current target source directory.
This is useful when creating protobuf generator objects in sub-directories
because protoc will then generate files in the expected location.

Fixes #1622.

Remove stray semicolon

Update documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: skip protocol buffers test if deps are not found</title>
<updated>2017-04-15T15:33:55+00:00</updated>
<author>
<name>Tim-Philipp Müller</name>
<email>tim@centricular.com</email>
</author>
<published>2017-04-15T13:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=b0576e055aa60a32bcf38aac4526257a01d57b17'/>
<id>b0576e055aa60a32bcf38aac4526257a01d57b17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generator outputs are all relative.</title>
<updated>2015-08-26T22:07:14+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2015-08-26T22:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f32db9afa27992df1e40fece4ffd40fd5f3768ae'/>
<id>f32db9afa27992df1e40fece4ffd40fd5f3768ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed deps -&gt; dependencies.</title>
<updated>2014-06-22T14:26:36+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2014-06-22T14:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=2c65b1f0c315a7203d9648977188a7110769497b'/>
<id>2c65b1f0c315a7203d9648977188a7110769497b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keyword argument unification.</title>
<updated>2014-05-24T15:26:34+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2014-05-24T15:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=51b73e8ab26d5be88e9c56132b3f13212104d251'/>
<id>51b73e8ab26d5be88e9c56132b3f13212104d251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++ is now called cpp rather than cxx.</title>
<updated>2013-06-02T19:31:10+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2013-06-02T19:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=89aa4e2233f9583501a172cea46e5d421681d274'/>
<id>89aa4e2233f9583501a172cea46e5d421681d274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed find_dep to dependency.</title>
<updated>2013-06-02T11:06:43+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2013-06-02T11:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=11e81618d20ee7f03cb61248cc0587122fa563bb'/>
<id>11e81618d20ee7f03cb61248cc0587122fa563bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed add_test to test.</title>
<updated>2013-06-02T10:18:15+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2013-06-02T10:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=d4284aae89abc0e6c09cd101f40cbf53e26d8ac4'/>
<id>d4284aae89abc0e6c09cd101f40cbf53e26d8ac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Required defaults to true for programs.</title>
<updated>2013-06-01T11:09:16+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2013-06-01T11:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=c4e58795e77562815b0204d000b774c716826e71'/>
<id>c4e58795e77562815b0204d000b774c716826e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The default value of required is true for dependencies.</title>
<updated>2013-06-01T11:06:36+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2013-06-01T11:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=852b774e2e15c5f7912fa035d1d6927acd044ef7'/>
<id>852b774e2e15c5f7912fa035d1d6927acd044ef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
